Get this node immediate parent.
a Nullable!Node, which gives the parent node if it has a parent, and null if the node has no parent.
See Implementation
Get this node immediate parent.